home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Screenblankers / Aurora / Rexx / Serial_Open.rexx < prev   
Encoding:
OS/2 REXX Batch file  |  1996-09-27  |  75 b   |  7 lines

  1. /* Close Aurora's serial.device */
  2.  
  3. address 'Aurora_Rexx'
  4. openserial
  5.  
  6. exit
  7.